home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / French.lproj / CrashLog.nib / classes.nib next >
Text File  |  2006-02-13  |  753b  |  24 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {Send = id; }; 
  6.             CLASS = NCrashLog; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 iAttachLog = NSButton; 
  10.                 iCrashEMail = NSTextField; 
  11.                 iCrashProg = NSProgressIndicator; 
  12.                 iEMail = NSTextField; 
  13.                 iMessage = NSTextView; 
  14.                 iSubject = NSTextField; 
  15.                 iSupportProg = NSProgressIndicator; 
  16.                 iText = NSTextView; 
  17.                 iWindowCrash = NSWindow; 
  18.                 iWindowSupport = NSWindow; 
  19.             }; 
  20.             SUPERCLASS = NSObject; 
  21.         }
  22.     ); 
  23.     IBVersion = 1; 
  24. }